Model Report for Baseball Seasons
Generated on 13 Nov 2024, 13:58 ● 19,878 original samples, 19,878 synthetic samples
|
Accuracy
89.8%
(97.5%)
|
|
|
Similarity
|
|
|
Distances
|
|
Correlations
Univariate Distributions
Bivariate Distributions
Bivariate Distributions for context
Coherence / Auto-correlations
Accuracy
| Column | Univariate | Bivariate | Coherence |
|---|---|---|---|
| Sequence Length | 95.7% | 91.4% | - |
| HR | 94.0% | 91.4% | 89.5% |
| G | 92.6% | 88.5% | 88.7% |
| AB | 92.1% | 86.8% | 88.0% |
| team | 91.9% | 89.6% | 88.9% |
| H | 91.0% | 86.8% | 87.2% |
| year | 91.0% | 86.2% | 85.0% |
| Total | 92.6% | 89.0% | 87.9% |
Explainer
Accuracy of synthetic data is assessed by comparing the distributions of the synthetic (shown in green) and the original data (shown in gray).
For each distribution plot we sum up the deviations across all categories, to get the so-called total variation distance (TVD). The reported accuracy is then simply reported as 100% - TVD.
These accuracies are calculated for all univariate and bivariate distributions. A final accuracy score is then calculated as the average across all of these.
Similarity
Explainer
These plots show the first 3 principal components of training samples, synthetic samples, and (if available) holdout samples within the embedding space. The black dots visualize the centroids of the respective samples.
The similarity metric then measures the cosine similarity between these centroids. We expect the cosine similarity to be close to 1, indicating that the synthetic samples are as similar to the training samples as the holdout samples are.
Distances
| Synthetic vs. Training Data | (Synthetic vs. Holdout Data) | |
| Identical Matches | 0.3% | (0.4%) |
| Average Distances | 0.395 | (0.396) |
Explainer
Synthetic data shall be as close to the original training samples, as it is close to original holdout samples, which serve us as a reference.
This can be asserted empirically by measuring distances between synthetic samples to their closest original samples, whereas training and holdout sets are sampled to be of equal size.
For the visualization above, the distances of synthetic samples to the training samples are displayed in green, and the distances of synthetic samples to the holdout samples (if available) displayed in gray.
A green line that is overlaps with the gray line validates that the trained model represents the general rules, that can be found in training just as well as in holdout samples.